ChangeLog
Other Notes
- 2023-11-28: Move dirs: .docsrc, .config, code => docsrc, config, src
- 2023-11-28: Add
$cli->exclude_from_help[] = 'main';to hide any command from the help menu
Git Log
git log on Mon Dec 1 03:23:21 PM CST 2025`
- 80b20bc (HEAD -> v0.1, origin/v0.1) composer update, and update documentation and run scrawl [2 minutes ago]
- bce99e9 fix broken test, add some docs [6 minutes ago]
- 90682f9 document make_aliases [4 months ago]
- 288f2ca add make_aliases method [4 months ago]
- 12d7dd6 note [1 year, 10 months ago]
- d03a92e changelog [2 years ago]
- 4a5a2cd move code/ dir to src/ [2 years ago]
- b73d358 move .config & .docsrcdirs to non-hidden [2 years ago]
- 0833d51 add changelog, run scrawl [2 years ago]
- bc7a5c2 update composer [2 years ago]
- 6595946 add exclude_from_help property to cli class [2 years ago]
- 7933a8a bugfix minor error with print_table [2 years ago]
- ad897a9 add print_table() method, to print similar to how mysql cli does [2 years ago]
- 8fee575 add $main_on_command_not_found = false property to allow main to be run when there are arguments. [2 years, 1 month ago]
- fb127a0 run scrawl [2 years, 2 months ago]
- c3b4071 hopefully fixed autloader inclusion [2 years, 2 months ago]
- b962ecf add tlf-clifor easier setup [2 years, 2 months ago]
- 3df78ea add prompt() for string prompts. Added docblocks. Slightly improved ask question formatting [2 years, 2 months ago]
- 2a39939 add notice method [2 years, 7 months ago]
- 0a66b9d run scrawl [2 years, 7 months ago]
- fa09a14 trim each line of a logged message [2 years, 8 months ago]
- 73c0682 trim message, then append newline to end [2 years, 8 months ago]
- 621931a add logging method [2 years, 8 months ago]
- ab3067f composer update [3 years ago]
- 8293092 define argv for php 8.2 compatability [3 years ago]
- f90037f add ask() method to cli [3 years, 6 months ago]
- 9ee3ed8 add help menu [3 years, 6 months ago]
- 1b5f917 add error() method & msgs trait [3 years, 7 months ago]
- 04bf8fe update scrawl, run scrawl [3 years, 7 months ago]
- eb3ae3d documentation [3 years, 8 months ago]
- e08da2c docs, and add load_json_file() method [3 years, 8 months ago]
- cd42303 add call_command() method [3 years, 8 months ago]
- ad54fab fix: add classmap autoloader to composer.json [4 years ago]
- afb1b80 notes [4 years ago]
- 0c3de98 minor changes & I think it works [4 years ago]
- 7c8b1e8 notes [4 years, 1 month ago]
- 734d843 tests passing. add notes [4 years, 1 month ago]
- 0307358 init repo [4 years, 1 month ago]